Google Map Field Block

Component type

module

Maintenance status

Development status

Component created

Component changed

A module to display Locations given by Google Map Field. The module will have an admin interface to adminster the following features
Google Maps API Key
Map Block Width
Map Block Height
What Content types and fields are displayed in the block
Give a color for markers in each content type

Once given the above details the user can configure the block created by the module and assign it to a region in the website

Client side geocoding

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Client side Geo coding

Run the geocoding and display entirely in the browser. For instance, the user enters an address on your page. Your application geocodes it. Then your page uses the geocode to create a marker on the map. Or your app does some simple analysis using the geocode. No data is sent to your server. This reduces load on your server, but doesn't give you any sense of what your users are doing.