Application Center - Maplesoft
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

App Preview:

Interactive Google Maps Component

You can switch back to the summary page by clicking here.

Learn about Maple
Download Application




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.

 

LattitudeNULL

LongitudeNULL

Zoom Level

Map Type

 

 

 

 

 

 

 

 

``NULL

 

NULL