4 projects tagged "Google Maps"
MapZoom is software for the creation of different thematic maps in a form of a geo-aware content management system (CMS). MapZoom provides the user with a map as its main interface, providing for interaction and refined searches. The sample application helps people searching for a house or an apartment with some specific characteristics.
Google's official Google Maps has a so-called kinetic scrolling (a.k.a. inertia scrolling) feature. Unfortunately, this feature is not available if you create a map using the Google Maps JavaScript API V3. That's where the kineticscrolling project comes in. It adds a kinetic scrolling feature to your custom Google Maps. It is just pure JavaScript code, and does not depend on any external libraries other than the Google Maps JavaScript API V3.