Interactive Google Maps Component
This application is a simple demonstration of Maple 18's new HTTP package for communication with web-based APIs. It has a component-based interface that lets you interact with Google Maps. Simply enter a latitude and longitude, and set your zoom level and desired map type. Maple will then
download map images using the Google Maps API,
and then place those images on a label component.
The code for the application is located in the Startup code region (Edit > Startup Code).
The Google Maps API limits the number of anonymous queries you can make per day. If you exceed their limit, you'll need to include a Google Maps API key in the startup code.
Lattitude
Longitude
Zoom Level
Map Type