ownMaps GeoJSON Example

 

 

Map Data

Geo Data

https://storage.googleapis.com/maps-devrel/google.json

Data provided by Google

Code

$OM = $OMgmaps;
$OM->createMAP();
$OM->addGEOJSON( 'https://storage.googleapis.com/maps-devrel/google.json' );
$OM->initMAP();