getCoordinates(
string $address
)
:
array|null
Gibt die Geokoordinaten anhand einer Adresse zurück
Arguments
- $address
- string
Die Adresse die geocodet werden woll
Output
- array|null
- $geocode Ein Array mit key 'lat' und 'lng'
Details
- visibility
- public
- final
- false
- static
- true