CodeIgniter-Google-Maps-V3-API-Library
Map overlay library
A PHP library for integrating Google Maps with CodeIgniter to create custom map views with various overlays and directions.
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.
288 stars
50 watching
199 forks
Language: PHP
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jcsama/codeigniter-geolocation | A PHP library that uses an IP address to retrieve location information | 32 |
simplegeo/polymaps | A JavaScript library for creating dynamic and interactive maps in modern web browsers. | 1,602 |
mohammadima3oud/complete-google-map-api-tutorial | A comprehensive tutorial on using Google Map API for Android development | 125 |
sebholstein/angular-google-maps | A collection of Angular components for Google Maps | 2,029 |
farhanwazir/laravelgooglemaps | Provides an integrated Google Maps solution for Laravel applications. | 153 |
flask-extensions/flask-googlemaps | A Flask extension that provides an easy way to integrate Google Maps into web applications. | 647 |
bradcornford/googlmapper | An integration tool for Google Maps with Laravel, providing a set of helpers to speed up mapping utilization. | 464 |
slivero/codeigniter-sitemaps | Automatically generates XML sitemaps for CodeIgniter applications. | 77 |
nateabele/li3_geo | A geospatial extension for a PHP framework, enabling spatial queries and data storage across multiple databases. | 13 |
mjaschen/phpgeo | A library providing abstractions for geographical coordinates and distance calculations. | 1,562 |
ng2-ui/map | Provides an Angular wrapper around the Google Maps V3 API | 260 |
dapriett/nativescript-google-maps-sdk | Provides an interface to Google Maps API for use in NativeScript applications | 244 |
django-cms/djangocms-googlemap | Allows users to embed Google Maps on websites using django CMS | 35 |
symbolixau/googleway | Provides an R interface to various Google Maps APIs for plotting and accessing map data | 234 |
geodav-tech/decode-google-maps-polyline | Converts encoded Google Maps polyline strings to lists of latitude/longitude pairs and optionally generates shapefiles from API responses. | 61 |