valentingrigorean / arcgis_maps_flutter

MIT License
26 stars 14 forks source link

Basemaps not loading, Token required #64

Closed atnegrete closed 10 months ago

atnegrete commented 1 year ago

Basically same issue as a previously resolved one #15

W/ArcgisMapController(11826): changeMap: Failed to load map.Check getCause() for further error information.
W/ArcgisMapController(11826): changeMap: Failed to load map.Token Required.
D/MAP     (11826): loadStatusChanged: FAILED_TO_LOAD
E/MAP     (11826): loadStatusChanged: Check getCause() for further error information.
E/MAP     (11826): loadStatusChanged: Token Required.
valentingrigorean commented 1 year ago

@atnegrete Hey, that apiKey issue. Can you try the migration-2.0.0 branch? Here I set the credentials/tokens https://github.com/valentingrigorean/arcgis_maps_flutter/blob/migration-2.0.0/example/lib/utils/credentials.dart