Easily add geolocation search to your Mendix app using OpenStreetMap. Users can enter an address or place in a text box, and the map auto-refreshes to show the exact location with a marker. Simple, lightweight, and ideal for map-based interactions.
Studio Pro Version: 10.12.10
- Import the module Geocoding API from the marketplace.
- Add NOMINATIM_BASE_URL as https://nominatim.openstreetmap.org and USER_AGENT as YourAppName/1.0.
