aims-ks / atlasmapper

Automatically exported from code.google.com/p/atlasmapper
2 stars 0 forks source link

Fix global variable "customGoogleStyles" in Core.js #111

Closed gaellafond closed 5 years ago

gaellafond commented 6 years ago

The variable "customGoogleStyles" is set as a Global Variable instead of a Class Attribute. This prevent the AtlasMapper from having more than one map in a page.

The variable "customGoogleStyles" should be an attribute of the Google layer class.

gaellafond commented 5 years ago

Fixed in 2.0.3