Hi,
I am building a property lettings website using EE1. Part of the site will involve displaying properties available for rent which are retrieved via a REST API from a 3rd party application. This part is OK but what I then want to do is to generate a Google Map with markers at various zoom levels showing the properties returned by the API. The API only returns address information (not lat/long) so I would need to geocode the address before it is displayed on the map.
I see there are lots of various Google Maps plugins for EE but I don’t expect that there is a “magic” plugin to do what I want. I don’t really know how to go about doing this and was hoping someone might have done something similar to this in the past and could point me in the right direction.
Any assistance appreciated 😊
Wallzy