This package can be used to manage Google Maps API v3 objects.
It provides several classes that wrap the functionality of Google maps.
The main maps class can set properties of a map like coordinates, zoom level and the map id element, storing them in map model object.
It uses the map Google class to create the actual map page element.
The click event triggers the placement of a marker in the clicked location. The marker will be associated to a map information window to show more details about the marked location.
The map location class can use geocoding support to determine the location of given coordinates.
|
|
| Name: |
Mapa JS |
| Base name: |
mapa-js |
| Description: |
Manage Google Maps API v3 objects |
| Version: |
1.0 |
| JavaScript version: |
1.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
259 users |
| All time rank: |
113 |
| Week users: |
0 users |
| Week rank: |
77  |
| |
|
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
maps.js |
Class |
Main class file |