Kartographer
Extension that adds maps to wiki pages
|
Gets external data in GeoJSON on parse time. More...
Public Member Functions | |
__construct (HttpRequestFactory $requestFactory, ParserFunctionTracker $tracker=null, bool $isEventLogging=false) | |
parse (array &$geoJson) | |
Parses external data in a GeoJSON. | |
Gets external data in GeoJSON on parse time.
@license MIT
Kartographer\ExternalDataLoader::__construct | ( | HttpRequestFactory | $requestFactory, |
ParserFunctionTracker | $tracker = null, | ||
bool | $isEventLogging = false ) |
HttpRequestFactory | $requestFactory | |
ParserFunctionTracker | null | $tracker | |
bool | $isEventLogging | true if EventLogging is available |
Kartographer\ExternalDataLoader::parse | ( | array & | $geoJson | ) |
Parses external data in a GeoJSON.
stdClass[] | &$geoJson |