SOLMETRA Maps is a PHP class meant to simplify
display of Google Maps on your site. SOLMETRA Maps uses the extremely
powerful and flexible Google Maps API to generate interactive maps.
SOLMETRA Maps
SOLMETRA Maps is a PHP class meant to simplify display of Google Maps on your site. SOLMETRA Maps uses the extremely powerful and flexible Google Maps API to generate interactive maps.
The second but most valuable feature of SOLMETRA Maps is geocode
integration. Geocode is method of linking a place name (i.e. address,
city name, country) to a physical location on a map (lattitude and
longitude). Due to some licencing limitations with their map info
providers, Google does not provide means to utilize geocode in their
Maps API. That's where SOLMETRA Maps comes in. It allows you to basicly
type in something like "Stockholm, SWEDEN" and our class automatically
positions and zooms in Google Map on a beautiful Scandinavian city.
Current release:
SOLMETRA Maps v1.0 Beta 2
Older releases:
v1.0 Beta 2
Features of the current release:
- Easy to set up and use;
- Geocode support;
- Autopan and autozoom to a point on a map;
- Multiple marks on a map;
- Free (GPL licence)
Server requirements:
- PHP 4.1.0 or later on any compatible OS
- Google Maps API key
|