Pages in extensionsX
Showing 1 - 4 of 4 for gmap
1

Simple google map implementation

OthersUpdated 4 years ago by KJedi 2261 downloads, 4 comments – ( +2 )
This extension allows you to use google maps on your page. You just put address and widget does the rest. It also has an extensive client side, so you can later interact with the map using fairly simp 
2

OO PHP interface to Google Maps with added functionality.

Web ServiceUpdated 9 months ago by ianaré 3446 downloads, 13 comments – ( +16 )
Object oriented PHP interface to jquery-gmap plugin, used to access Google Maps with added functionality. Q : Why use this extension when there are already others ? A : This extension does not access 
3

Objet-oriented PHP abstraction to the Google Maps API to ease the process of adding a Google Map on your Yii projects.

Web ServiceUpdated 2 months ago by Antonio Ramirez 6855 downloads, 45 comments – ( +82 )
Introduction Nearly totally re-written, this extension is the new version of EGMap. I decided to include it as a new version as this one breaks backwards compatibility. I did that in order to implemen 
4

Plots multiple points on a embedded Google Map

Web ServiceUpdated 2 years ago by jvickers 516 downloads, 1 comment – ( +2 )
GMapMultiplot gained inspiration from the Yii Gmap extension written by Konstantin Mirin. I rewrote the extension to plot multiple locations and upgraded the Javascript file to GMap API v3. How