This is an old revision of the document!


Google Maps Sample

This sample application fully embeds Google Maps. This is example of how complex external components can be integrated with SOLoist code. You can browse map just as you would on original application. By choosing House from suggest-box map view will be centered on location based on the saved coordinates. You can unlock marker and choose different location, all data will be automatically saved. You could also type in address manually and perform geocoding, exact coordinates will be provided by google maps.

Live example

UML Model

Business Logic Code

//...

GUI Code

...
Print/export