Google map shows 'For development only'

Hi

I have your Taifun Tools Path to Assets map.html that is built into a Location App.

On running the App the Google map has 'For development only' written in many places.

Can you please advise how to clear these words

Thanks

@ThomasCharles

You need a more detailed description of your issue.

  • an assets map html .. what is this? Where did you get the html?

  • into a Location app .. one you built or something else

  • running which app? You do not share blocks, images or an aia so it is difficult to envision what you are talking about.

  • clear the words .. you probably cannot. What is the source of the map image? The map with the development only is probably sourced by a call to an image link in an html.

This method is outdated meanwhile
To access a html file stored in the assets of your app use this url

http://localhost/map.html

Taifun

Hi

Thank you for the suggestion which i have tried and still get error message.
Sorry to trouble you again.
Hope these pictures help to find solution.

Many thanks
Tom


H

I also tested giving full path name and get the same message

To

Tom

Try just http://localhost/map.html as your gotourl.

Share the html that has the 'map' please (or your aia) and someone might be able to provide specific advice. :smile:

Hi Steve

Thank you for your message.

Taifun has given some advice for me to try so fingers crossed might have a solution.
Tom

Fin

Hi I tried that but still get the smae error message.


Tom

Taifun

why you probably don't have a solution Thomas

Your html links to a site that has the issue probably.

see also here

read also the other answers there...

Taifun

Hi

I have created an account with Google and created an API for Google maps.
I have added the following."https://maps.googleapis.com/maps/api/js?key=AIzaSyCmdsfA2XWaC0xxxxxxxxxxx" to the folowing block


but get the following message when running the app

Could you please help to identify what is wrong.
Thanks

Thanks for the advice.
I have tried this as shown

The result shows

Any further help would be welcomed.
Kind regards
Tom

I presume you want to add the coordinates to the url ?

What should the full url to google maps look like ?

The coordinate values are taken from the following block


Any help!!

Yes, but they need to be added to the maps url...

https://www.google.com/maps/@53.57,-2.94,13z

Thank you for having a look at this issue.

I do not know how I can add Google Maps to the maps url when the other saved url coordinates are stored in TinyDB1 under the coordinates tag.

Really appreciate your help with this