Hi,
Can somebody pls help me? I’m using this plugin but i have some problems with google latiude and longitude.
This is how the code on my page curently looks:
[!GoogleMap? &key=`...` $phmode=`1` &maps=`mapid : map | address1 : [*googleadress*] | city : [*googlecity*] | zip : [*googlezip*] | state : [*googlestate*] | title : [*googletitle*] | width : 740 | height : 350 | zoom : 10 | type : normal | typecontrol : 1 | lng : [*googleLng*] | lat : [*googleLat*]`!]
The problem is that if i put the correct address and don’t enter values for Latitude and Longitude, google still puts marker in the middle of the map (coordinates 0,0). Am i doing somethimg wrong or is there a way to NOT evalute values for latitude and longitude if i have a valid street address because it will be a pain in the a** to reenter values for latitude and longitude for all real estates on my website. Latitude and Longitude wasn’t added from the start on my website. I hope u understand what my problem is?
Modx version is Evolution, PHP version 5.2.x