@api-emulator/apple-maps
v0.1.0
Published
Apple Maps Server API provides map tokens, search, geocoding, and reverse geocoding for location-aware apps.
Downloads
22
Readme
@api-emulator/apple-maps
Apple Maps Server API provides map tokens, search, geocoding, and reverse geocoding for location-aware apps.
Part of api-emulator — local drop-in replacement services for CI and no-network sandboxes.
Install
npm install @api-emulator/apple-mapsRun
npx -p api-emulator api --plugin ./@apple-maps/api-emulator.mjs --service apple-mapsEndpoints
GET /v1/tokenGET /v1/searchGET /v1/geocodeGET /v1/reverseGeocodeGET /apple-maps/inspect/state
Auth
No production credentials are required. Use fake local credentials in client tests.
Seed Configuration
apple-maps:
# Add provider-specific seed state here.