| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 2 months |
| seen | yesterday | |
| stats | profile views | 13 |
|
May 17 |
comment |
Different Styles Within Vector Layer just updated my post. Thank you. |
|
May 17 |
revised |
Different Styles Within Vector Layer added 457 characters in body |
|
May 17 |
awarded | Commentator |
|
May 17 |
comment |
Different Styles Within Vector Layer and when user click the button, the chosen home/restaurant will have a new style (highlighted). So, I need to know hoe can I assign a new style depending on flag value. |
|
May 17 |
comment |
Different Styles Within Vector Layer No. I check the number of type letters. all houses have 3 letters and all restaurants have more that 3 letters, so, when user enter the name of a restaurant in the text field, I check the number of letters, if it's 3 then I store "H" in the flag. and if it's more then I store "R" in the flag. |
|
May 17 |
comment |
Different Styles Within Vector Layer Thanks. but in the first example, styling depends on "type" property of the features. in my case, i don't want it this way. Flag has nothing to do with feature's properties. |
|
May 17 |
asked | Different Styles Within Vector Layer |
|
May 1 |
comment |
Google Maps v3 with Openlayers - First Zoom Level Edited my post. Thanks! |
|
May 1 |
revised |
Google Maps v3 with Openlayers - First Zoom Level added 573 characters in body |
|
Apr 30 |
asked | Google Maps v3 with Openlayers - First Zoom Level |
|
Apr 24 |
asked | Display points labels starting at certain zoom level |
|
Feb 8 |
comment |
GeoServer Roles and Job Description Thank you Sunil |
|
Feb 8 |
accepted | GeoServer Roles and Job Description |
|
Feb 8 |
comment |
GeoServer Roles and Job Description Thank. it is 2.2.3. but What do you call the guy who takes care of all Geoserver matters in your team? |
|
Feb 8 |
asked | GeoServer Roles and Job Description |
|
Sep 18 |
comment |
How to print a vector layer over Google map? “Physical Printing” Also, the popup of vector feature was not printed! though all features printed just fine. |
|
Sep 18 |
comment |
How to print a vector layer over Google map? “Physical Printing” Thanks! it works in Firefox but not in Chrome. How I could fix it ? |
|
Sep 18 |
awarded | Editor |
|
Sep 18 |
revised |
How to print a vector layer over Google map? “Physical Printing” edited title |
|
Sep 18 |
comment |
How to print a vector layer over Google map? “Physical Printing” Yes I use the new Google projection and transform vector layer using: .transform(new OpenLayers.Projection("EPSG:4326"),new OpenLayers.Projection("EPSG:3857")) ... it displayed on the map but when I print it on real paper I got Google layer only. |