Skip to content

Module utilizing the googlemaps api to determine coordinates based on an address.

License

Notifications You must be signed in to change notification settings

schlossermUS/GoogleMapsModule

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GoogleMapsModule

Module utilizing the Google Maps api to determine coordinates based on an address. For licensing and terms using this Google API, please refer to the Terms of Service

Contributing

For more information on contributing to this repository visit Contributing to a GitHub repository!

Typical usage scenario

Determine latitude and longitude based on an address. With these coordinates it becomes possible to view a location on a Google map, using the Mendix Google Maps Widget.

Configuration

The module contains snippets and example pages which you can use in your project. The example pages are excluded from the project by default in order to reduce the dependency on layouts (which might not be available in your project). You can find the Snippets in the '_Use me' folder in the project navigation. You can find the example pages in '_Example pages' folder in the project navigation.

Snippets

Copy the snippets which you would like to use to a page in your project.

Example pages

Copy the example pages which you would like to use in your project to a module in your project structure. (E.g MyFirstModule) Include the page in your project by right-clicking the page in the project navigation and clicking 'Include in project'.

About

Module utilizing the googlemaps api to determine coordinates based on an address.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%