Filter in google maps

Is there any way to create a select to filter cities, for example, and be able to search for it on the map?
Something like this:

You can do this in Wappler. In your Server Action you will need some Conditions to filter by (using Get variables). This Action in-turn supplies the data source for your Google Map within your page. You could then add the corresponding inputs to match those for the Conditions set in your Action and use those to filter the result set from the Action. Wappler has superb Leaflet Maps support which is far nicer, and FREE with no key required, which would great for this application. Well worth considering as a replacement for Google Maps.

2 Likes