Legend Module - Feature Info Window#1
Open
vojvod wants to merge 86 commits intoGeospatialEnablingTechnologies:masterfrom
vojvod:master
Open
Legend Module - Feature Info Window#1vojvod wants to merge 86 commits intoGeospatialEnablingTechnologies:masterfrom vojvod:master
vojvod wants to merge 86 commits intoGeospatialEnablingTechnologies:masterfrom
vojvod:master
Conversation
Contributor
vojvod
commented
Nov 22, 2016
- Add Legend module
- Load legend module
- Add layer name on Feature Info Window
- 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
GETFEATURE - VERSION -> 2.0.0
_setMousemoveInfo:false
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.