Skip to content

Legend Module - Feature Info Window#1

Open
vojvod wants to merge 86 commits intoGeospatialEnablingTechnologies:masterfrom
vojvod:master
Open

Legend Module - Feature Info Window#1
vojvod wants to merge 86 commits intoGeospatialEnablingTechnologies:masterfrom
vojvod:master

Conversation

@vojvod
Copy link
Copy Markdown
Contributor

@vojvod vojvod commented Nov 22, 2016

  1. Add Legend module
  2. Load legend module
  3. Add layer name on Feature Info Window
  4. Feature Info Windows Overlapping

Add legend tab on Management panel.
Load legend module
Add layer name on Feature Info Window
Prevent Feature Info Windows Overlapping
Add "id" in languageBtn button
Add bookmarks module
Load Bookmarks module
Add intro popup window
Load intropopup module
quicksearch add sort
Add module google basemap styler
Add module google geocoding
Add module google reversegeocoding
Add module google street view
Add module app view configuration
application/csv -> csv
Add swipe module
Enable swipe module
Add time param
timerange module
modification between official OpenLayers.js 2.13.1 (at line 1081):

{if(e.parentNode!==c.div)if(b.rendered)c.div.appendChild(e),b.googleControl.appendChild(c.viewPortDiv),google.maps.event.trigger(this.mapObject,"resize");else{var h=this;google.maps.event.addListenerOnce(this.mapObject,
"tilesloaded",function(){b.rendered=!0;h.setGMapVisibility(h.getVisibility());h.moveTo(h.map.getCenter())})}this.mapObject.setMapTypeId(d)}else

to

{if(e.parentNode!==c.div){if(!b.rendered){var h=this;google.maps.event.addListenerOnce(this.mapObject,"tilesloaded",function(){b.rendered=!0;h.setGMapVisibility(h.getVisibility());h.moveTo(h.map.getCenter());b.googleControl.appendChild(c.viewPortDiv)})}else{b.googleControl.appendChild(c.viewPortDiv)}c.div.appendChild(e),google.maps.event.trigger(this.mapObject,"resize");}
this.mapObject.setMapTypeId(d)}else
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant