Replace {@link https://www.example.com/} with https://www.example.com/
This commit is contained in:
@@ -18,12 +18,12 @@
|
||||
* for example by Bing Maps or OpenStreetMap), together with the relevant
|
||||
* transform functions.
|
||||
*
|
||||
* Additional transforms may be added by using the {@link http://proj4js.org/}
|
||||
* Additional transforms may be added by using the http://proj4js.org/
|
||||
* library (version 2.2 or later). You can use the full build supplied by
|
||||
* Proj4js, or create a custom build to support those projections you need; see
|
||||
* the Proj4js website for how to do this. You also need the Proj4js definitions
|
||||
* for the required projections. These definitions can be obtained from
|
||||
* {@link https://epsg.io/}, and are a JS function, so can be loaded in a script
|
||||
* https://epsg.io/, and are a JS function, so can be loaded in a script
|
||||
* tag (as in the examples) or pasted into your application.
|
||||
*
|
||||
* After all required projection definitions are added to proj4's registry (by
|
||||
|
||||
Reference in New Issue
Block a user