Registry / other / jweiland-maps2

jweiland-maps2

JSON →
library12.0.12phppackagistunverified

Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap

composer require jweiland/maps2
INSTALL
IMPORT
SIG · JWEILAND-MAPS2
J
jweiland-maps2
otherphpv12.0.12
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Map
use JWeiland\Maps2\Domain\Model\Map;

Create a new map model with coordinates.

use JWeiland\Maps2\Domain\Model\Map; $map = new Map(); $map->setTitle('My Map'); $map->setLatitude(48.8566); $map->setLongitude(2.3522);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
12.0.12latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
jweiland-maps2 — pip install jweiland-maps2 · libregistry