[GeoNode-users] Mapbox Base Maps and Gebco Base Maps
    Julierme Pinheiro 
    juliermeopensourcedeveloper at gmail.com
       
    Fri Apr  6 10:03:54 PDT 2018
    
    
  
Hi all,
I have issue regarding *1 - Mapbox Base Maps* and *2 - Gebco Base Maps*.
*1 - Mapbox Base Maps*
I just installed Geonode2.8 and while creating a map, all Mapbox Base Maps
generates a matrix of pink tiles.
Looking at firefox console, I got the following messages:
 window.controllers/Controllers is deprecated. Do not use it for UA
detection.
Use of Mutation Events is deprecated. Use MutationObserver instead.
Google Maps API warning: InvalidKey
https://developers.google.com/maps/documentation/javascript/error-messages#invalid-key
Google Maps API error: InvalidKeyMapError
https://developers.google.com/maps/documentation/javascript/error-messages#invalid-key-map-error
*2 - Gebco Base Maps*
I set the configuration bellow to load Gebco Bathymetry as a layer on the
map, but it is loaded as a overlay, what change should I make to load it as
Map Base layer?
, {
    "source":{
              "ptype": "gxp_wmscsource",
              "url":
"http://www.gebco.net/data_and_products/gebco_web_services/web_map_service/mapserv?",
              "title":"GEBCO",
              "restUrl":"/gs/rest",
              "visibility":True,
              "group":"background"
             }
}
Thank you very much for your time in advance.
I appreciated it
*Julierme Pinheiro*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20180406/0033f3b6/attachment-0001.html>
    
    
More information about the geonode-users
mailing list