Difference between revisions of "OpenLayers pt"

From OSGeo
Jump to navigation Jump to search
(copied some basics from the org homepage)
Line 1: Line 1:
 +
== Sobre o OpenLayers ==
 +
 
[http://openlayers.org/ OpenLayers] makes it easy to put a dynamic map in any web page. It can display map tiles and markers loaded from any source. MetaCarta developed the initial version of OpenLayers and gave it to the public to further the use of geographic information of all kinds. OpenLayers is completely free, Open Source JavaScript, released under the BSD License.
 
[http://openlayers.org/ OpenLayers] makes it easy to put a dynamic map in any web page. It can display map tiles and markers loaded from any source. MetaCarta developed the initial version of OpenLayers and gave it to the public to further the use of geographic information of all kinds. OpenLayers is completely free, Open Source JavaScript, released under the BSD License.
 +
 +
== Para Programadores ==
 +
 +
Ver no [[OpenLayers Tutorial Pt|tutorial do OpenLayers em português]]  mais informações.

Revision as of 09:43, 28 September 2008

Sobre o OpenLayers

OpenLayers makes it easy to put a dynamic map in any web page. It can display map tiles and markers loaded from any source. MetaCarta developed the initial version of OpenLayers and gave it to the public to further the use of geographic information of all kinds. OpenLayers is completely free, Open Source JavaScript, released under the BSD License.

Para Programadores

Ver no tutorial do OpenLayers em português mais informações.