Skip to content

Google Maps API v2 no more supported. Is v3 or other provider the solution ? #192

@pitchke

Description

@pitchke

Google Maps API v2 is no more supported and we now get a message on maps "For development purposes only" as Exhibit v3 is made to work with Maps API v2. A simple example available here.

Browser debug console reports "NoApiKeys" error (even if you provide a valid key) which is described here:

"If you are loading Maps JavaScript API from the deprecated v2 path with an old v2 key, you will get the NoApiKeys warning, even if you specified the key parameter. Please check the v2 to v3 upgrade guide and migrate your application to Maps JavaScript API v3."

I tested the behaviour by creating a Map API v3 key but the result is the same.
If I understand well the current statement for Exhibit v3 here, we can't fallback to another provider today?

I am wondering on which solution(s) we should work:

  • Migrating Exhibit v3 to use Map v3 API (guide), - I don't know how complex this is, maybe I could try to contribute.
  • restore alternative providers like OpenLayers or BingMap, or ...
  • Maybe other solution(s) you may think about, and if my above investigation is wrong please correct me.

Thanks too keep Exhibit alive as it was and is still a really nice and useful project !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions