BIOSTALL / CodeIgniter-Google-Maps-V3-API-Library

The library enables you to create a map and overlay multiple markers, polylines, polygons, rectangles, ground overlays and/or circles, all of which are fully customisable. The library also supports showing directions between two points, including the ability to show the textual directions alongside the map too, and marker clustering. The first stages of integration with the Google Places API are available for use too.
http://biostall.com/codeigniter-google-maps-v3-api-library
288 stars 199 forks source link

Added a default center config variable used for geolocation / center = auto #38

Open ianckc opened 9 years ago

ianckc commented 9 years ago

Added a default center config variable that will be used when the geolocation option is selected, center = auto, this stops the grey box appearing if a user denies geolocation.