So please looking for some thing like below and change cooradinate to change the pin position to new address.
var point0 = new google.maps.LatLng(40.712503557180824,-74.00073790361023); <!-- (Fist Value Longitude, Second Value Latitude), can obtain YOUR coordenates here!: http://universimmedia.pagesperso-orange.fr/geo/loc.htm -->
So when I enter my Latitude and Longitude the map doesn't show the correct map and the pin disappears. Maybe I'm doing something wrong. Please help.
Hi,
Make sure you have Google API Key to use for you map. Check more detail here:
Google Maps Errors For HTML
Best Regards,
Jelly Team
I added my API, the map still doesn't work. It appears that the map isn't reentering on the new pin location. Can you please help?
Hi,
Change Google Map
Best Regards,
Jelly Team
Hello,
Please watch this short video shared with you from Dropbox to see what I doing.
https://www.dropbox.com/s/cp0fxbfzt45lz26/WebsiteMap.m4v?dl=0
Thank you,
Karl
Hi,
You miss step 3. To change pointer, please change in line 208. Please go to line 208 and change the pointer coordinate again.
Best Regards,
Jelly Team
Hi,
Line 208 says "center : latlng," what do I need to change? isn't it referencing the varibale LatLong?
Hi,
So please looking for some thing like below and change cooradinate to change the pin position to new address.
Best Regards,
Jelly Team