You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 30, 2018. It is now read-only.
I've been searching this for days, I don't find an easy way to implement it with angualr-google-maps
The text was updated successfully, but these errors were encountered:
tianxu0836
changed the title
Add Image Layer with entire image not split into tile
Add Image Layer(OverlayView) with entire image not split into tile
Jun 13, 2017
tianxu0836
changed the title
Add Image Layer(OverlayView) with entire image not split into tile
Add Image Layer(OverlayView) with entire image
Jun 13, 2017
How to add an image layer with an entire image?
I know by using map type you can add image tiles with zoom, x, and y.
However, I only have entire image and I just need to simply display the image with its bounds
Is there any example to implement this simple case?
Here is the image url
'https://www.lib.utexas.edu/maps/historical/newark_nj_1922.jpg'
Here are the image bounds.
swBound is 40.73660837340877, -74.01852328
neBound is 40.75214181, -73.99661518216243
I've been searching this for days, I don't find an easy way to implement it with angualr-google-maps
The text was updated successfully, but these errors were encountered: