- This topic has 1 reply, 2 voices, and was last updated 4 years, 1 month ago by
Ole_Support.
- AuthorPosts
- December 4, 2018 at 13:47 #20769
AnonymousInactiveHello forum!
I have installed the plugin, inserted the Google Maps API key, and everything works great except one thing.
Whenever adding a new marker to a map, or adjusting the center of the map for that matter, then the location/address field does not show address suggestions whenever I start to type. Thus I can’t input a correct validated address from the plugin itself, and thus leading me to always manually fetch coordinates from the Google maps service instead.
I expect it to do so because the input-field has a questionmark/helper saying: “Search your location by address, just start typing here”.
What to do here? Thanks in advance :)
December 4, 2018 at 16:44 #20771
Ole_SupportKeymasterHello,
Thank you for contacting us regarding your question.
In order to use address feature you need to enable the Geocoding Service.
Before using the Geocoding service in the Maps JavaScript API, first ensure that the Geocoding API is enabled in the Google Cloud Platform Console, in the same project you set up for the Maps JavaScript API.
To connect Geocoding API, please use the instructions from Google https://developers.google.com/maps/documentation/javascript/get-api-key - AuthorPosts
- You must be logged in to reply to this topic.